func runtime.scanObject

5 uses

	runtime (current package)
		mgcmark.go#L482: 		scanObject(p, gcw)
		mgcmark.go#L1340: 			scanObject(b, gcw)
		mgcmark.go#L1448: 			scanObject(b, gcw)
		mgcmark_greenteagc.go#L1187: func scanObject(b uintptr, gcw *gcWork) {
		mheap.go#L2131: 				scanObject(base, gcw)